home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / library / demoware / asymptot.hqx / Asymptote 1.1 Demo / Scripts / Utility Scripts / graphpane < prev    next >
Encoding:
Text File  |  1994-11-01  |  382 b   |  9 lines

  1. % graphpane xpane ypane
  2.  
  3. % Set the graphframe to the panel (xpane,ypane) where (1,1)
  4. % is the pane in the bottom left corner of the array of panes.
  5.  
  6. if defined panewidth false = then ask response Ok Cancel Please use graphpage_setup first. 
  7.  
  8. graphframe panewidth xpanegap + &1 1 - * gleft_panes + dup panewidth + $
  9.        paneheight ypanegap + &2 1 - * gbottom_panes + dup paneheight +